Release 10.1A: OpenEdge Development:
ADM Reference


findDataRow

Finds a row of a mapped DataObject. If any of the KeyFields are blank, use ForeignFields from the object’s DataSource.

Location: b2b.p

Parameters:

INPUT phObject AS HANDLE

The DataObject who’s row to find in pcKeyValues.

INPUT pcKeyValues AS CHARACTER

CHR(1)-separated list with the exact same number of entries as the KeyFields property of the object.

Returns: LOGICAL

Notes: None


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095